3.1.75 \(\int (b+2 c x) (-a+b x+c x^2)^{13} \, dx\)

Optimal. Leaf size=18 \[ \frac {1}{14} \left (a-b x-c x^2\right )^{14} \]

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 18, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.048, Rules used = {629} \begin {gather*} \frac {1}{14} \left (a-b x-c x^2\right )^{14} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(b + 2*c*x)*(-a + b*x + c*x^2)^13,x]

[Out]

(a - b*x - c*x^2)^14/14

Rule 629

Int[((d_) + (e_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[(d*(a + b*x + c*x^2)^(p +
 1))/(b*(p + 1)), x] /; FreeQ[{a, b, c, d, e, p}, x] && EqQ[2*c*d - b*e, 0] && NeQ[p, -1]

Rubi steps

\begin {align*} \int (b+2 c x) \left (-a+b x+c x^2\right )^{13} \, dx &=\frac {1}{14} \left (a-b x-c x^2\right )^{14}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.18, size = 201, normalized size = 11.17 \begin {gather*} \frac {1}{14} x (b+c x) \left (-14 a^{13}+91 a^{12} x (b+c x)-364 a^{11} x^2 (b+c x)^2+1001 a^{10} x^3 (b+c x)^3-2002 a^9 x^4 (b+c x)^4+3003 a^8 x^5 (b+c x)^5-3432 a^7 x^6 (b+c x)^6+3003 a^6 x^7 (b+c x)^7-2002 a^5 x^8 (b+c x)^8+1001 a^4 x^9 (b+c x)^9-364 a^3 x^{10} (b+c x)^{10}+91 a^2 x^{11} (b+c x)^{11}-14 a x^{12} (b+c x)^{12}+x^{13} (b+c x)^{13}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(b + 2*c*x)*(-a + b*x + c*x^2)^13,x]

[Out]

(x*(b + c*x)*(-14*a^13 + 91*a^12*x*(b + c*x) - 364*a^11*x^2*(b + c*x)^2 + 1001*a^10*x^3*(b + c*x)^3 - 2002*a^9
*x^4*(b + c*x)^4 + 3003*a^8*x^5*(b + c*x)^5 - 3432*a^7*x^6*(b + c*x)^6 + 3003*a^6*x^7*(b + c*x)^7 - 2002*a^5*x
^8*(b + c*x)^8 + 1001*a^4*x^9*(b + c*x)^9 - 364*a^3*x^10*(b + c*x)^10 + 91*a^2*x^11*(b + c*x)^11 - 14*a*x^12*(
b + c*x)^12 + x^13*(b + c*x)^13))/14

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int (b+2 c x) \left (-a+b x+c x^2\right )^{13} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(b + 2*c*x)*(-a + b*x + c*x^2)^13,x]

[Out]

IntegrateAlgebraic[(b + 2*c*x)*(-a + b*x + c*x^2)^13, x]

________________________________________________________________________________________

fricas [B]  time = 0.89, size = 1450, normalized size = 80.56

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(c*x^2+b*x-a)^13,x, algorithm="fricas")

[Out]

1/14*x^28*c^14 + x^27*c^13*b + 13/2*x^26*c^12*b^2 - x^26*c^13*a + 26*x^25*c^11*b^3 - 13*x^25*c^12*b*a + 143/2*
x^24*c^10*b^4 - 78*x^24*c^11*b^2*a + 13/2*x^24*c^12*a^2 + 143*x^23*c^9*b^5 - 286*x^23*c^10*b^3*a + 78*x^23*c^1
1*b*a^2 + 429/2*x^22*c^8*b^6 - 715*x^22*c^9*b^4*a + 429*x^22*c^10*b^2*a^2 - 26*x^22*c^11*a^3 + 1716/7*x^21*c^7
*b^7 - 1287*x^21*c^8*b^5*a + 1430*x^21*c^9*b^3*a^2 - 286*x^21*c^10*b*a^3 + 429/2*x^20*c^6*b^8 - 1716*x^20*c^7*
b^6*a + 6435/2*x^20*c^8*b^4*a^2 - 1430*x^20*c^9*b^2*a^3 + 143/2*x^20*c^10*a^4 + 143*x^19*c^5*b^9 - 1716*x^19*c
^6*b^7*a + 5148*x^19*c^7*b^5*a^2 - 4290*x^19*c^8*b^3*a^3 + 715*x^19*c^9*b*a^4 + 143/2*x^18*c^4*b^10 - 1287*x^1
8*c^5*b^8*a + 6006*x^18*c^6*b^6*a^2 - 8580*x^18*c^7*b^4*a^3 + 6435/2*x^18*c^8*b^2*a^4 - 143*x^18*c^9*a^5 + 26*
x^17*c^3*b^11 - 715*x^17*c^4*b^9*a + 5148*x^17*c^5*b^7*a^2 - 12012*x^17*c^6*b^5*a^3 + 8580*x^17*c^7*b^3*a^4 -
1287*x^17*c^8*b*a^5 + 13/2*x^16*c^2*b^12 - 286*x^16*c^3*b^10*a + 6435/2*x^16*c^4*b^8*a^2 - 12012*x^16*c^5*b^6*
a^3 + 15015*x^16*c^6*b^4*a^4 - 5148*x^16*c^7*b^2*a^5 + 429/2*x^16*c^8*a^6 + x^15*c*b^13 - 78*x^15*c^2*b^11*a +
 1430*x^15*c^3*b^9*a^2 - 8580*x^15*c^4*b^7*a^3 + 18018*x^15*c^5*b^5*a^4 - 12012*x^15*c^6*b^3*a^5 + 1716*x^15*c
^7*b*a^6 + 1/14*x^14*b^14 - 13*x^14*c*b^12*a + 429*x^14*c^2*b^10*a^2 - 4290*x^14*c^3*b^8*a^3 + 15015*x^14*c^4*
b^6*a^4 - 18018*x^14*c^5*b^4*a^5 + 6006*x^14*c^6*b^2*a^6 - 1716/7*x^14*c^7*a^7 - x^13*b^13*a + 78*x^13*c*b^11*
a^2 - 1430*x^13*c^2*b^9*a^3 + 8580*x^13*c^3*b^7*a^4 - 18018*x^13*c^4*b^5*a^5 + 12012*x^13*c^5*b^3*a^6 - 1716*x
^13*c^6*b*a^7 + 13/2*x^12*b^12*a^2 - 286*x^12*c*b^10*a^3 + 6435/2*x^12*c^2*b^8*a^4 - 12012*x^12*c^3*b^6*a^5 +
15015*x^12*c^4*b^4*a^6 - 5148*x^12*c^5*b^2*a^7 + 429/2*x^12*c^6*a^8 - 26*x^11*b^11*a^3 + 715*x^11*c*b^9*a^4 -
5148*x^11*c^2*b^7*a^5 + 12012*x^11*c^3*b^5*a^6 - 8580*x^11*c^4*b^3*a^7 + 1287*x^11*c^5*b*a^8 + 143/2*x^10*b^10
*a^4 - 1287*x^10*c*b^8*a^5 + 6006*x^10*c^2*b^6*a^6 - 8580*x^10*c^3*b^4*a^7 + 6435/2*x^10*c^4*b^2*a^8 - 143*x^1
0*c^5*a^9 - 143*x^9*b^9*a^5 + 1716*x^9*c*b^7*a^6 - 5148*x^9*c^2*b^5*a^7 + 4290*x^9*c^3*b^3*a^8 - 715*x^9*c^4*b
*a^9 + 429/2*x^8*b^8*a^6 - 1716*x^8*c*b^6*a^7 + 6435/2*x^8*c^2*b^4*a^8 - 1430*x^8*c^3*b^2*a^9 + 143/2*x^8*c^4*
a^10 - 1716/7*x^7*b^7*a^7 + 1287*x^7*c*b^5*a^8 - 1430*x^7*c^2*b^3*a^9 + 286*x^7*c^3*b*a^10 + 429/2*x^6*b^6*a^8
 - 715*x^6*c*b^4*a^9 + 429*x^6*c^2*b^2*a^10 - 26*x^6*c^3*a^11 - 143*x^5*b^5*a^9 + 286*x^5*c*b^3*a^10 - 78*x^5*
c^2*b*a^11 + 143/2*x^4*b^4*a^10 - 78*x^4*c*b^2*a^11 + 13/2*x^4*c^2*a^12 - 26*x^3*b^3*a^11 + 13*x^3*c*b*a^12 +
13/2*x^2*b^2*a^12 - x^2*c*a^13 - x*b*a^13

________________________________________________________________________________________

giac [B]  time = 0.47, size = 218, normalized size = 12.11 \begin {gather*} \frac {1}{14} \, {\left (c x^{2} + b x\right )}^{14} - {\left (c x^{2} + b x\right )}^{13} a + \frac {13}{2} \, {\left (c x^{2} + b x\right )}^{12} a^{2} - 26 \, {\left (c x^{2} + b x\right )}^{11} a^{3} + \frac {143}{2} \, {\left (c x^{2} + b x\right )}^{10} a^{4} - 143 \, {\left (c x^{2} + b x\right )}^{9} a^{5} + \frac {429}{2} \, {\left (c x^{2} + b x\right )}^{8} a^{6} - \frac {1716}{7} \, {\left (c x^{2} + b x\right )}^{7} a^{7} + \frac {429}{2} \, {\left (c x^{2} + b x\right )}^{6} a^{8} - 143 \, {\left (c x^{2} + b x\right )}^{5} a^{9} + \frac {143}{2} \, {\left (c x^{2} + b x\right )}^{4} a^{10} - 26 \, {\left (c x^{2} + b x\right )}^{3} a^{11} + \frac {13}{2} \, {\left (c x^{2} + b x\right )}^{2} a^{12} - {\left (c x^{2} + b x\right )} a^{13} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(c*x^2+b*x-a)^13,x, algorithm="giac")

[Out]

1/14*(c*x^2 + b*x)^14 - (c*x^2 + b*x)^13*a + 13/2*(c*x^2 + b*x)^12*a^2 - 26*(c*x^2 + b*x)^11*a^3 + 143/2*(c*x^
2 + b*x)^10*a^4 - 143*(c*x^2 + b*x)^9*a^5 + 429/2*(c*x^2 + b*x)^8*a^6 - 1716/7*(c*x^2 + b*x)^7*a^7 + 429/2*(c*
x^2 + b*x)^6*a^8 - 143*(c*x^2 + b*x)^5*a^9 + 143/2*(c*x^2 + b*x)^4*a^10 - 26*(c*x^2 + b*x)^3*a^11 + 13/2*(c*x^
2 + b*x)^2*a^12 - (c*x^2 + b*x)*a^13

________________________________________________________________________________________

maple [B]  time = 0.00, size = 47685, normalized size = 2649.17 \begin {gather*} \text {output too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*c*x+b)*(c*x^2+b*x-a)^13,x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [A]  time = 0.44, size = 16, normalized size = 0.89 \begin {gather*} \frac {1}{14} \, {\left (c x^{2} + b x - a\right )}^{14} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(c*x^2+b*x-a)^13,x, algorithm="maxima")

[Out]

1/14*(c*x^2 + b*x - a)^14

________________________________________________________________________________________

mupad [B]  time = 1.38, size = 1208, normalized size = 67.11 \begin {gather*} x^{12}\,\left (\frac {429\,a^8\,c^6}{2}-5148\,a^7\,b^2\,c^5+15015\,a^6\,b^4\,c^4-12012\,a^5\,b^6\,c^3+\frac {6435\,a^4\,b^8\,c^2}{2}-286\,a^3\,b^{10}\,c+\frac {13\,a^2\,b^{12}}{2}\right )+x^{16}\,\left (\frac {429\,a^6\,c^8}{2}-5148\,a^5\,b^2\,c^7+15015\,a^4\,b^4\,c^6-12012\,a^3\,b^6\,c^5+\frac {6435\,a^2\,b^8\,c^4}{2}-286\,a\,b^{10}\,c^3+\frac {13\,b^{12}\,c^2}{2}\right )-x^{13}\,\left (1716\,a^7\,b\,c^6-12012\,a^6\,b^3\,c^5+18018\,a^5\,b^5\,c^4-8580\,a^4\,b^7\,c^3+1430\,a^3\,b^9\,c^2-78\,a^2\,b^{11}\,c+a\,b^{13}\right )+x^{15}\,\left (1716\,a^6\,b\,c^7-12012\,a^5\,b^3\,c^6+18018\,a^4\,b^5\,c^5-8580\,a^3\,b^7\,c^4+1430\,a^2\,b^9\,c^3-78\,a\,b^{11}\,c^2+b^{13}\,c\right )+x^6\,\left (-26\,a^{11}\,c^3+429\,a^{10}\,b^2\,c^2-715\,a^9\,b^4\,c+\frac {429\,a^8\,b^6}{2}\right )-x^{22}\,\left (26\,a^3\,c^{11}-429\,a^2\,b^2\,c^{10}+715\,a\,b^4\,c^9-\frac {429\,b^6\,c^8}{2}\right )+x^{10}\,\left (-143\,a^9\,c^5+\frac {6435\,a^8\,b^2\,c^4}{2}-8580\,a^7\,b^4\,c^3+6006\,a^6\,b^6\,c^2-1287\,a^5\,b^8\,c+\frac {143\,a^4\,b^{10}}{2}\right )-x^{18}\,\left (143\,a^5\,c^9-\frac {6435\,a^4\,b^2\,c^8}{2}+8580\,a^3\,b^4\,c^7-6006\,a^2\,b^6\,c^6+1287\,a\,b^8\,c^5-\frac {143\,b^{10}\,c^4}{2}\right )+x^{14}\,\left (-\frac {1716\,a^7\,c^7}{7}+6006\,a^6\,b^2\,c^6-18018\,a^5\,b^4\,c^5+15015\,a^4\,b^6\,c^4-4290\,a^3\,b^8\,c^3+429\,a^2\,b^{10}\,c^2-13\,a\,b^{12}\,c+\frac {b^{14}}{14}\right )+x^8\,\left (\frac {143\,a^{10}\,c^4}{2}-1430\,a^9\,b^2\,c^3+\frac {6435\,a^8\,b^4\,c^2}{2}-1716\,a^7\,b^6\,c+\frac {429\,a^6\,b^8}{2}\right )+x^{20}\,\left (\frac {143\,a^4\,c^{10}}{2}-1430\,a^3\,b^2\,c^9+\frac {6435\,a^2\,b^4\,c^8}{2}-1716\,a\,b^6\,c^7+\frac {429\,b^8\,c^6}{2}\right )+\frac {c^{14}\,x^{28}}{14}-x^2\,\left (a^{13}\,c-\frac {13\,a^{12}\,b^2}{2}\right )+\frac {13\,a^{10}\,x^4\,\left (a^2\,c^2-12\,a\,b^2\,c+11\,b^4\right )}{2}+\frac {13\,c^{10}\,x^{24}\,\left (a^2\,c^2-12\,a\,b^2\,c+11\,b^4\right )}{2}+b\,c^{13}\,x^{27}-\frac {c^{12}\,x^{26}\,\left (2\,a\,c-13\,b^2\right )}{2}-a^{13}\,b\,x-\frac {143\,a^7\,b\,x^7\,\left (-14\,a^3\,c^3+70\,a^2\,b^2\,c^2-63\,a\,b^4\,c+12\,b^6\right )}{7}+\frac {143\,b\,c^7\,x^{21}\,\left (-14\,a^3\,c^3+70\,a^2\,b^2\,c^2-63\,a\,b^4\,c+12\,b^6\right )}{7}-143\,a^5\,b\,x^9\,\left (5\,a^4\,c^4-30\,a^3\,b^2\,c^3+36\,a^2\,b^4\,c^2-12\,a\,b^6\,c+b^8\right )+143\,b\,c^5\,x^{19}\,\left (5\,a^4\,c^4-30\,a^3\,b^2\,c^3+36\,a^2\,b^4\,c^2-12\,a\,b^6\,c+b^8\right )-13\,a^3\,b\,x^{11}\,\left (-99\,a^5\,c^5+660\,a^4\,b^2\,c^4-924\,a^3\,b^4\,c^3+396\,a^2\,b^6\,c^2-55\,a\,b^8\,c+2\,b^{10}\right )+13\,b\,c^3\,x^{17}\,\left (-99\,a^5\,c^5+660\,a^4\,b^2\,c^4-924\,a^3\,b^4\,c^3+396\,a^2\,b^6\,c^2-55\,a\,b^8\,c+2\,b^{10}\right )-13\,a^9\,b\,x^5\,\left (6\,a^2\,c^2-22\,a\,b^2\,c+11\,b^4\right )+13\,b\,c^9\,x^{23}\,\left (6\,a^2\,c^2-22\,a\,b^2\,c+11\,b^4\right )+13\,a^{11}\,b\,x^3\,\left (a\,c-2\,b^2\right )-13\,b\,c^{11}\,x^{25}\,\left (a\,c-2\,b^2\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b + 2*c*x)*(b*x - a + c*x^2)^13,x)

[Out]

x^12*((13*a^2*b^12)/2 + (429*a^8*c^6)/2 - 286*a^3*b^10*c + (6435*a^4*b^8*c^2)/2 - 12012*a^5*b^6*c^3 + 15015*a^
6*b^4*c^4 - 5148*a^7*b^2*c^5) + x^16*((429*a^6*c^8)/2 + (13*b^12*c^2)/2 - 286*a*b^10*c^3 + (6435*a^2*b^8*c^4)/
2 - 12012*a^3*b^6*c^5 + 15015*a^4*b^4*c^6 - 5148*a^5*b^2*c^7) - x^13*(a*b^13 - 78*a^2*b^11*c + 1716*a^7*b*c^6
+ 1430*a^3*b^9*c^2 - 8580*a^4*b^7*c^3 + 18018*a^5*b^5*c^4 - 12012*a^6*b^3*c^5) + x^15*(b^13*c - 78*a*b^11*c^2
+ 1716*a^6*b*c^7 + 1430*a^2*b^9*c^3 - 8580*a^3*b^7*c^4 + 18018*a^4*b^5*c^5 - 12012*a^5*b^3*c^6) + x^6*((429*a^
8*b^6)/2 - 26*a^11*c^3 - 715*a^9*b^4*c + 429*a^10*b^2*c^2) - x^22*(26*a^3*c^11 - (429*b^6*c^8)/2 + 715*a*b^4*c
^9 - 429*a^2*b^2*c^10) + x^10*((143*a^4*b^10)/2 - 143*a^9*c^5 - 1287*a^5*b^8*c + 6006*a^6*b^6*c^2 - 8580*a^7*b
^4*c^3 + (6435*a^8*b^2*c^4)/2) - x^18*(143*a^5*c^9 - (143*b^10*c^4)/2 + 1287*a*b^8*c^5 - 6006*a^2*b^6*c^6 + 85
80*a^3*b^4*c^7 - (6435*a^4*b^2*c^8)/2) + x^14*(b^14/14 - (1716*a^7*c^7)/7 + 429*a^2*b^10*c^2 - 4290*a^3*b^8*c^
3 + 15015*a^4*b^6*c^4 - 18018*a^5*b^4*c^5 + 6006*a^6*b^2*c^6 - 13*a*b^12*c) + x^8*((429*a^6*b^8)/2 + (143*a^10
*c^4)/2 - 1716*a^7*b^6*c + (6435*a^8*b^4*c^2)/2 - 1430*a^9*b^2*c^3) + x^20*((143*a^4*c^10)/2 + (429*b^8*c^6)/2
 - 1716*a*b^6*c^7 + (6435*a^2*b^4*c^8)/2 - 1430*a^3*b^2*c^9) + (c^14*x^28)/14 - x^2*(a^13*c - (13*a^12*b^2)/2)
 + (13*a^10*x^4*(11*b^4 + a^2*c^2 - 12*a*b^2*c))/2 + (13*c^10*x^24*(11*b^4 + a^2*c^2 - 12*a*b^2*c))/2 + b*c^13
*x^27 - (c^12*x^26*(2*a*c - 13*b^2))/2 - a^13*b*x - (143*a^7*b*x^7*(12*b^6 - 14*a^3*c^3 + 70*a^2*b^2*c^2 - 63*
a*b^4*c))/7 + (143*b*c^7*x^21*(12*b^6 - 14*a^3*c^3 + 70*a^2*b^2*c^2 - 63*a*b^4*c))/7 - 143*a^5*b*x^9*(b^8 + 5*
a^4*c^4 + 36*a^2*b^4*c^2 - 30*a^3*b^2*c^3 - 12*a*b^6*c) + 143*b*c^5*x^19*(b^8 + 5*a^4*c^4 + 36*a^2*b^4*c^2 - 3
0*a^3*b^2*c^3 - 12*a*b^6*c) - 13*a^3*b*x^11*(2*b^10 - 99*a^5*c^5 + 396*a^2*b^6*c^2 - 924*a^3*b^4*c^3 + 660*a^4
*b^2*c^4 - 55*a*b^8*c) + 13*b*c^3*x^17*(2*b^10 - 99*a^5*c^5 + 396*a^2*b^6*c^2 - 924*a^3*b^4*c^3 + 660*a^4*b^2*
c^4 - 55*a*b^8*c) - 13*a^9*b*x^5*(11*b^4 + 6*a^2*c^2 - 22*a*b^2*c) + 13*b*c^9*x^23*(11*b^4 + 6*a^2*c^2 - 22*a*
b^2*c) + 13*a^11*b*x^3*(a*c - 2*b^2) - 13*b*c^11*x^25*(a*c - 2*b^2)

________________________________________________________________________________________

sympy [B]  time = 0.36, size = 1326, normalized size = 73.67

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(c*x**2+b*x-a)**13,x)

[Out]

-a**13*b*x + b*c**13*x**27 + c**14*x**28/14 + x**26*(-a*c**13 + 13*b**2*c**12/2) + x**25*(-13*a*b*c**12 + 26*b
**3*c**11) + x**24*(13*a**2*c**12/2 - 78*a*b**2*c**11 + 143*b**4*c**10/2) + x**23*(78*a**2*b*c**11 - 286*a*b**
3*c**10 + 143*b**5*c**9) + x**22*(-26*a**3*c**11 + 429*a**2*b**2*c**10 - 715*a*b**4*c**9 + 429*b**6*c**8/2) +
x**21*(-286*a**3*b*c**10 + 1430*a**2*b**3*c**9 - 1287*a*b**5*c**8 + 1716*b**7*c**7/7) + x**20*(143*a**4*c**10/
2 - 1430*a**3*b**2*c**9 + 6435*a**2*b**4*c**8/2 - 1716*a*b**6*c**7 + 429*b**8*c**6/2) + x**19*(715*a**4*b*c**9
 - 4290*a**3*b**3*c**8 + 5148*a**2*b**5*c**7 - 1716*a*b**7*c**6 + 143*b**9*c**5) + x**18*(-143*a**5*c**9 + 643
5*a**4*b**2*c**8/2 - 8580*a**3*b**4*c**7 + 6006*a**2*b**6*c**6 - 1287*a*b**8*c**5 + 143*b**10*c**4/2) + x**17*
(-1287*a**5*b*c**8 + 8580*a**4*b**3*c**7 - 12012*a**3*b**5*c**6 + 5148*a**2*b**7*c**5 - 715*a*b**9*c**4 + 26*b
**11*c**3) + x**16*(429*a**6*c**8/2 - 5148*a**5*b**2*c**7 + 15015*a**4*b**4*c**6 - 12012*a**3*b**6*c**5 + 6435
*a**2*b**8*c**4/2 - 286*a*b**10*c**3 + 13*b**12*c**2/2) + x**15*(1716*a**6*b*c**7 - 12012*a**5*b**3*c**6 + 180
18*a**4*b**5*c**5 - 8580*a**3*b**7*c**4 + 1430*a**2*b**9*c**3 - 78*a*b**11*c**2 + b**13*c) + x**14*(-1716*a**7
*c**7/7 + 6006*a**6*b**2*c**6 - 18018*a**5*b**4*c**5 + 15015*a**4*b**6*c**4 - 4290*a**3*b**8*c**3 + 429*a**2*b
**10*c**2 - 13*a*b**12*c + b**14/14) + x**13*(-1716*a**7*b*c**6 + 12012*a**6*b**3*c**5 - 18018*a**5*b**5*c**4
+ 8580*a**4*b**7*c**3 - 1430*a**3*b**9*c**2 + 78*a**2*b**11*c - a*b**13) + x**12*(429*a**8*c**6/2 - 5148*a**7*
b**2*c**5 + 15015*a**6*b**4*c**4 - 12012*a**5*b**6*c**3 + 6435*a**4*b**8*c**2/2 - 286*a**3*b**10*c + 13*a**2*b
**12/2) + x**11*(1287*a**8*b*c**5 - 8580*a**7*b**3*c**4 + 12012*a**6*b**5*c**3 - 5148*a**5*b**7*c**2 + 715*a**
4*b**9*c - 26*a**3*b**11) + x**10*(-143*a**9*c**5 + 6435*a**8*b**2*c**4/2 - 8580*a**7*b**4*c**3 + 6006*a**6*b*
*6*c**2 - 1287*a**5*b**8*c + 143*a**4*b**10/2) + x**9*(-715*a**9*b*c**4 + 4290*a**8*b**3*c**3 - 5148*a**7*b**5
*c**2 + 1716*a**6*b**7*c - 143*a**5*b**9) + x**8*(143*a**10*c**4/2 - 1430*a**9*b**2*c**3 + 6435*a**8*b**4*c**2
/2 - 1716*a**7*b**6*c + 429*a**6*b**8/2) + x**7*(286*a**10*b*c**3 - 1430*a**9*b**3*c**2 + 1287*a**8*b**5*c - 1
716*a**7*b**7/7) + x**6*(-26*a**11*c**3 + 429*a**10*b**2*c**2 - 715*a**9*b**4*c + 429*a**8*b**6/2) + x**5*(-78
*a**11*b*c**2 + 286*a**10*b**3*c - 143*a**9*b**5) + x**4*(13*a**12*c**2/2 - 78*a**11*b**2*c + 143*a**10*b**4/2
) + x**3*(13*a**12*b*c - 26*a**11*b**3) + x**2*(-a**13*c + 13*a**12*b**2/2)

________________________________________________________________________________________